/*头部样式*/
.header{
	width: 100%;
	background: #FFFFFF;
}
.header_top{
	width: 1200px;
	margin: 0 auto;
/*	position: absolute;
	left: 50%;
	margin-left:-880px;*/
}
.header_top .logo{
	float: left;
}
.header_top .logo a{
	width: 471px;
	height: 48px;
	margin-bottom: 14px;
	margin-top: 18px;
	float: left;
}
.header .nav{
	height: 35px;
	width: 1200px;
	margin: 0 auto;
}
.header .nav li{
    float: left;
    text-align: center;
    line-height: 35px;
    width: 10%;
    position: relative;
    margin-right: 1%;
}
.header .nav li a{
	font-size: 16px;
	color: #808080;
}


.header .nav .active a{
	color: #fff;
}
.header .nav .active{
	background: #E7304E;
}
.header_top .tel{
	float: right;
	overflow: hidden;
}
.header_top .tel img{
	display: block;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
    width: 42px;
    height: 42px;
}
.header_top .tel .right{
	float: right;
}
.header_top .tel p{
	margin-top: 10px;
	color: #333;
	font-size: 14px;
	line-height: 24px;
}
.header_top .tel span{
	color: #E7304E;
	font-size: 28px;
	font-weight: bold;
	display: block;
	margin-top: -8px;
}
.header .nav li .down{
	width: 100px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    border: 1px solid #ddd;
   /* top: 60px;*/
    left: 50%;
    display: none;
    background: #FFFFFF;
    z-index: 100;
    opacity: 0.9;
    padding-bottom: 15px;
    margin-left: -50px;

}

.header .nav li .down li a:hover{
	color:  #E7304E;
}
.header .nav li .down li {
	line-height: 35px;
	width: 100px;
}
.slideBox{ overflow:hidden; position:relative;width: 100%;}
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; right:48%; bottom:20px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left;border-radius: 50%; margin-right:10px;  width:20px; height:20px; line-height:20px; text-align:center; background:#E7304E; cursor:pointer; }
.slideBox .hd ul li.on{ background:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox img{
	display: block;
	width: 100%;
}
.header .hx{
	border-bottom:1px solid #E7304E; 
	width: 100%;
	margin-bottom: 2px;
}
/*@media screen and (max-width: 1919px) {
    .header{
    width: 100%;
    height: 60px;
    background: #FFFFFF;
}
	.header .header_top .logo a{
    background: url(../img/logo.png)no-repeat;
    width: 147px;
    height: 37px;
    margin:11px 10px 12px 0;
    float: left;
}
    .header_top{
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    position: inherit;
}
}*/

.a-on {
	color:red !important;
}

.update_cont {
	padding:20px;
}



.intr_cc {
	font-size: 16px;
	color:#333;
	line-height: 24px;
	padding:20px 20px !important;
	width:900px !important;
	background: #fff;
}

.intr_head_cc {
	width:100%;
	text-align: center;
}

.intr_head_cc h3 {
	margin:0 auto;
	line-height: 40px;
	font-size: 22px;
}

.intr_head_cc span {
	margin-right:20px;
	line-height: 30px;
	font-size: 14px;
	color:#333;
}

.intr_body_cc {
	text-indent: 2em;
}

.intr_body_cc p span {
	display: block;
	overflow: hidden;
}

.intr_cc .intr_body_cc p span img {
	width:400px;
	height:auto;
}

.intr_cc .intr_body_cc img {
	margin:0 auto;
}

.intr_page_cc {
	margin-top: 20px;
	color:#840707;
	font-size: 16px;
	line-height: 26px;
}

@media screen and (min-width: 786px) {
	.foot_wap,.head_wap {
		display: none;
	}
}


@media screen and (max-width: 786px) {
	.foot_win,.head_win {
		display: none;
	}
}

